Skip to content

Update php-extensions.md - Add redis php module#140

Closed
ananth-iyer wants to merge 1 commit intoAdobeDocs:mainfrom
ananth-iyer:patch-1
Closed

Update php-extensions.md - Add redis php module#140
ananth-iyer wants to merge 1 commit intoAdobeDocs:mainfrom
ananth-iyer:patch-1

Conversation

@ananth-iyer
Copy link
Copy Markdown

@ananth-iyer ananth-iyer commented Dec 16, 2024

Purpose of this pull request

This pull request (PR) includes line to install Redis module for Redis session

Affected pages

Links to Magento Open Source code

@dshevtsov dshevtsov self-assigned this May 2, 2025
@dshevtsov
Copy link
Copy Markdown
Contributor

Thank you for the contribution and for raising this topic.

However, we can't merge this change for the following reason:

  • ext-redis is not a hard requirement. Adobe Commerce uses the colinmollenhour/credis library for Redis communication, which is a standalone PHP library that works without the ext-redis extension. In its composer.json, ext-redis is listed under suggest (for improved performance), not require.

@dshevtsov dshevtsov closed this Apr 10, 2026
@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 🏁 Done in Commerce - Pull Requests Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

2 participants